﻿2026-08-19T01:31:01.2916389Z ##[group]Run actions/checkout@v5
2026-08-19T01:31:01.2916942Z with:
2026-08-19T01:31:01.2917322Z   repository: BigscreenVR/spt-bs-core
2026-08-19T01:31:01.2920445Z   token: ***
2026-08-19T01:31:01.2920840Z   ssh-strict: true
2026-08-19T01:31:01.2921213Z   ssh-user: git
2026-08-19T01:31:01.2921590Z   persist-credentials: true
2026-08-19T01:31:01.2922004Z   clean: true
2026-08-19T01:31:01.2922385Z   sparse-checkout-cone-mode: true
2026-08-19T01:31:01.2922827Z   fetch-depth: 1
2026-08-19T01:31:01.2923202Z   fetch-tags: false
2026-08-19T01:31:01.2923579Z   show-progress: true
2026-08-19T01:31:01.2923956Z   lfs: false
2026-08-19T01:31:01.2924313Z   submodules: false
2026-08-19T01:31:01.2924699Z   set-safe-directory: true
2026-08-19T01:31:01.2925134Z   allow-unsafe-pr-checkout: false
2026-08-19T01:31:01.2925576Z ##[endgroup]
2026-08-19T01:31:01.3661810Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-19T01:31:01.3663385Z ##[group]Getting Git version info
2026-08-19T01:31:01.3664075Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-19T01:31:01.3665043Z [command]/usr/bin/git version
2026-08-19T01:31:01.3696465Z git version 2.43.0
2026-08-19T01:31:01.3713804Z ##[endgroup]
2026-08-19T01:31:01.3721402Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/5f2b4d22-9d68-483c-bddf-d864b3b60f95/.gitconfig'
2026-08-19T01:31:01.3728637Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/5f2b4d22-9d68-483c-bddf-d864b3b60f95' before making global git config changes
2026-08-19T01:31:01.3729935Z Adding repository directory to the temporary git global config as a safe directory
2026-08-19T01:31:01.3731514Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-19T01:31:01.3761204Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-19T01:31:01.3777600Z https://github.com/BigscreenVR/spt-bs-core
2026-08-19T01:31:01.3787000Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-19T01:31:01.3789472Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-19T01:31:01.3809170Z refs/heads/golden/nameplate-181-w8
2026-08-19T01:31:01.3814768Z [command]/usr/bin/git checkout --detach
2026-08-19T01:31:01.3892498Z HEAD is now at 9ffb27026 release: v0.56.0 shape onto the redemption-echo head
2026-08-19T01:31:01.3926107Z [command]/usr/bin/git branch --delete --force golden/nameplate-181-w8
2026-08-19T01:31:01.3955872Z Deleted branch golden/nameplate-181-w8 (was 9ffb27026).
2026-08-19T01:31:01.4066499Z ##[endgroup]
2026-08-19T01:31:01.4069313Z [command]/usr/bin/git submodule status
2026-08-19T01:31:01.4250890Z ##[group]Cleaning the repository
2026-08-19T01:31:01.4254376Z [command]/usr/bin/git clean -ffdx
2026-08-19T01:31:01.4290766Z [command]/usr/bin/git reset --hard HEAD
2026-08-19T01:31:01.4349751Z HEAD is now at 9ffb27026 release: v0.56.0 shape onto the redemption-echo head
2026-08-19T01:31:01.4355110Z ##[endgroup]
2026-08-19T01:31:01.4356320Z ##[group]Disabling automatic garbage collection
2026-08-19T01:31:01.4359434Z [command]/usr/bin/git config --local gc.auto 0
2026-08-19T01:31:01.4383056Z ##[endgroup]
2026-08-19T01:31:01.4383832Z ##[group]Setting up auth
2026-08-19T01:31:01.4388595Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-19T01:31:01.4411451Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-19T01:31:01.4597245Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-19T01:31:01.4622740Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-19T01:31:01.4808499Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-19T01:31:01.4831222Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-19T01:31:01.5023255Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-19T01:31:01.5055075Z ##[endgroup]
2026-08-19T01:31:01.5055846Z ##[group]Fetching the repository
2026-08-19T01:31:01.5062353Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9ffb27026b299bdb0a5a6a9d9a6cc62be9c3f49f:refs/remotes/origin/golden/nameplate-181-w8
2026-08-19T01:31:01.9053778Z ##[endgroup]
2026-08-19T01:31:01.9055541Z ##[group]Determining the checkout info
2026-08-19T01:31:01.9057337Z ##[endgroup]
2026-08-19T01:31:01.9059727Z [command]/usr/bin/git sparse-checkout disable
2026-08-19T01:31:01.9108927Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-19T01:31:01.9134392Z ##[group]Checking out the ref
2026-08-19T01:31:01.9137451Z [command]/usr/bin/git checkout --progress --force -B golden/nameplate-181-w8 refs/remotes/origin/golden/nameplate-181-w8
2026-08-19T01:31:01.9194685Z Switched to a new branch 'golden/nameplate-181-w8'
2026-08-19T01:31:01.9196479Z branch 'golden/nameplate-181-w8' set up to track 'origin/golden/nameplate-181-w8'.
2026-08-19T01:31:01.9200782Z ##[endgroup]
2026-08-19T01:31:01.9233920Z [command]/usr/bin/git log -1 --format=%H
2026-08-19T01:31:01.9258643Z 9ffb27026b299bdb0a5a6a9d9a6cc62be9c3f49f
